home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr33 / ical.zip / MYCAL < prev    next >
Text File  |  1993-04-17  |  7KB  |  121 lines

  1.  
  2.                        My Ideal Calendar Scheduler 
  3.  
  4.      After looking, trying, and using many of the many calendar/schedulers
  5. available on the BBS and commercial market, I have found none of them ideal
  6. in function and size.  They are either too elaborate or don't do enough. 
  7. The best I could do was to use several little utilities that uses a lot of
  8. memory and sometimes incur TSR problems.  They are included in this file
  9. for reference. 
  10.      I tried to come up with a more ideal one that would have almost
  11. everything. It would have a minimum of a (scrollable) three month calendar
  12. so you can see a little forward and backward with a place to note your
  13. scheduled events (scrollable) and of course see what has already been
  14. noted, all on one screen.  It should be TSR (and removable) for instant
  15. access. 
  16.      I have designed the primary and secondary (help) screens.  The person
  17. who programs it can put his mark on a preliminary first screen that can be
  18. remove for subscribing users. If anyone is interested enough to do this pgm
  19. I would be the first to contribute to his shareware kitty. 
  20.  
  21.                                              Al Chin 
  22.                                              312-527-6931 
  23.  
  24.  
  25.  
  26.                          Programmer's Fact Screen
  27.    ┌──────────────────────┐ ┌──────────────────────┐ ┌──────────────────────┐
  28.    │ Prev Mo         1990 │ │ Curr Mo         1990 │ │ Next Mo         1990 │
  29.    │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │
  30.    │                      │ │                    1 │ │     1  2  3  4  5  6 │
  31.    │                      │ │  2  3  4  5  6  7  8 │ │  7  8  9 10 11 12 13 │
  32.    │                      │ │  9 10 11 ██ 13 14 15 │ │                      │
  33.    │                      │ │ 16 17          21 22 │ │ 21 22 23 24 25 26 27 │
  34.    │   National holidays  │ │ 23 24 current date.  │ │ 28 29 30 31          │
  35.    │   highlighted.       │ │ 30    highlighted.   │ │                      │
  36.    └──────────────────────┘ └──────────────────────┘ └──────────────────────┘
  37.               < Cursor keys to scroll for months forward and backward > 
  38.                                           years  forward and backward   
  39.           Function keys: 
  40.      F1 Help info on use (desktop only). 
  41.      F2 sort events on time and date (desktop only). 
  42.      F3 Exit and link to an external rolodex (desktop only). 
  43.      F4 Print events (desktop only). 
  44.      F9 Auto save and exit.     <Sft> arrows scrolls events up and down.
  45.      Esc exit no save.                   First/next event highlighted.
  46.      Home top of events.
  47.      End last event.
  48.  
  49.  
  50.      Size of pgm is important as it needs to fit on a small PC. 
  51.      Remember this is also going on a mono laptop, unless you plan 
  52. to have a color version for desktops. Simple functional features are
  53. necessary and great. 
  54.  
  55.                          (User's) Help  Screen 
  56.    ┌──────────────────────┐ ┌──────────────────────┐ ┌──────────────────────┐
  57.    │ Prev Mo         1993 │ │ Curr Mo         1993 │ │ Next Mo         1993 │
  58.    │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │
  59.    │                      │ │                      │ │                      │
  60.    │                      │ │                      │ │                      │
  61.    │    Scroll months     │ │  National holidays   │ │     Scroll  Years    │
  62.    │ <Forward - Backward> │ │  are highlighted.    │ │     Pg Up & Pg Dn    │
  63.    └──────────────────────┘ └──────────────────────┘ └──────────────────────┘
  64.  
  65.                                    FUNCTION KEYS 
  66.  
  67.      F1 Help screen.                     ESC exit no save 
  68.      F3                                  HOME top of events area 
  69.      F5 Save and exit.                   END bottom of events area 
  70.      F6 Save and continue
  71.      F9 Toggle calendar overlay.
  72.  
  73.   ┌──────────────────────┐ ┌──────────────────────┐ ┌──────────────────────┐
  74.    │ Aug             1993 │ │ Sep             1993 │ │ Oct             1993 │
  75.    │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │ │  S  M  T  W  T  F  S │
  76.    │           1  2  3  4 │ │                    1 │ │     1  2  3  4  5  6 │
  77.    │  5  6  7  8  9 10 11 │ │  2  3  4  5  6  7  8 │ │  7  8  9 10 11 12 13 │
  78.    │ 12 13 14 15 16 17 18 │ │  9 10 11 12 13 14 15 │ │ 14 15 16 17 18 19 20 │
  79.    │ 19 20 21 22 23 24 25 │ │ 16 17 18 19 20 21 22 │ │ 21 22 23 24 25 26 27 │
  80.    │ 26 27 28 29 30 31    │ │ 23 24 25 26 27 28 29 │ │ 28 29 30 31          │
  81.    │                      │ │ 30                   │ │                      │
  82.    └──────────────────────┘ └──────────────────────┘ └──────────────────────┘
  83.    ╔════════════════════════════════════════════════════════════════════════╗
  84.    ║ 12/23/90 Su                 Scheduled  Events                    21:45 ║
  85.    ╟────────────────────────────────────────────────────────────────────────╢
  86.    ║ Events                                                   TIME MM/DD/Y  ║
  87.    ║ Going to the movies with your girl friend.              19:30 12/24/2  ║
  88.    ║                                                                        ║
  89.    ║                                                                        ║
  90.    ║                                                                        ║
  91.    ║ The schedule events should have the calendar be able to toggled on and ║
  92.    ║ off to permit the greatest amount of lines in scheduled events.        ║
  93.    ║                                                                        ║
  94.    ║                                                                        ║
  95.    ║                                                                        ║
  96.    ╚════════════════════════════════════════════════════════════════════════╝
  97.  
  98.        ┌── Lead follow or get the fuck out of the way ─────────────────┐
  99.        │                                                Miscellaneous  │
  100.        │                                                        Notes  │
  101.        R                                                               │
  102.        i                                                               W
  103.        d                                                               H
  104.        e                                                               O
  105.        │                                                               │
  106.        S        A blank page here for user misc notes                  D
  107.        A        would be swell.                                        A
  108.        L                                                               R
  109.        L                                                               E
  110.        Y                                                               S
  111.        │                                                               │
  112.        R                                                               W
  113.        I                                                               I
  114.        D                                                               N
  115.        E                                                               S
  116.        │                                                               │
  117.        │                                                               │
  118.        │                                                               │
  119.        └─────────────────────── god never was ─ Long live SCIENCE ─────
  120.  
  121.